home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / shusher.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(keyPress Enter).as
Encoding:
Text File  |  2008-08-08  |  53 b   |  4 lines

  1. on(keyPress "<Enter>"){
  2.    gotoAndStop("Wait");
  3. }
  4.